getElevation

open fun getElevation(@NonNull view: View): Float(source)

The base elevation of this view relative to its parent, in pixels.

Return

The base depth position of the view, in pixels.

Parameters

view

view for which to get the elevation.